waitForDebugger

fun waitForDebugger(): Single<RequestResponseFrame>

Pauses page execution. Can be resumed using generic Runtime.runIfWaitingForDebugger.

Sources

jvm source
Link copied to clipboard